Don't pass NULL to functions expecing a real string
authorMatthias Clasen <mclasen@redhat.com>
Wed, 22 Jun 2011 03:30:38 +0000 (23:30 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 5 Jul 2011 20:08:04 +0000 (16:08 -0400)
commit4573659debe203e2bdf9655c85f4b00933e78904
tree66cfc6767733bd6a85f9e6dafbca516a4ae8a999
parenta8f663ce5e91cd892b03f72bcc9151d0132fc618
Don't pass NULL to functions expecing a real string

...and when you do pass them a real string, don't leak it.
gtk/a11y/gailmenuitem.c